LLMs on a Shoestring: The Dynamic Cache Advantage by Arvind Sundararajan
dev.to·19h·
Discuss: DEV
💾Cache Algorithms
Crashes are loud. Leaks are quiet.
blog.bitdrift.io·1d
📊Memory Profilers
Semantic Dictionary Encoding
falvotech.com·14h·
Discuss: Hacker News
🗂️Type Indexing
Safepoints and Fil-C
fil-c.org·50m·
Discuss: Hacker News
🎯Ring Buffers
Rowhammer: TRR on DDR5 DRAM has been broken
comsec.ethz.ch·12h·
🏷️Memory Tagging
Compositional shield synthesis for safe reinforcement learning in partial observability
arxiv.org·1h
Control Synthesis
Building a Simple Stack-Based Virtual Machine in Go
blog.phakorn.com·22h·
📚Stack Data Structures
Analog IMC Attention Mechanism For Fast And Energy-Efficient LLMs (FZJ, RWTH Aachen)
semiengineering.com·13h
🗺️Region Inference
Effective Software Engineering with Claude Code
reddit.com·16h·
Discuss: r/ClaudeAI
Interpreter Optimization
AQUA: Attention via QUery mAgnitudes for Memory and Compute Efficient Inference in LLMs
arxiv.org·1h
🔍ML Language
Balance between refactoring and inheritance in your code
github.com·17h·
Discuss: Hacker News
🧪Compiler Testing
Microservices vs Monolith: A Complete Architecture Guide for Modern Software Development
blog.devops.dev·14h
📦Monorepos
More hardware won’t fix bad engineering
infoworld.com·20h
🔮Branch Predictors
Dolphin Progress Report: Release 2509
dolphin-emu.org·1h
🐹Minimal Go
What is Algebraic about Algebraic Effects?
interjectedfuture.com·13h
💫Effect Systems
Writing an operating system kernel from scratch
popovicu.com·2d·
🖥️Minimal VMs
Arguzz: Testing zkVMs for Soundness and Completeness Bugs
arxiv.org·1h
🧪Testing Compilers
Hyper-Specific Sub-Field: **Fuzzing for IoT Firmware Reverse Engineering**
dev.to·3h·
Discuss: DEV
🧪Compiler Testing
Topological Sort: Managing Mutable Structures in Haskell
mmhaskell.com·20h
🪢Rope Data Structures